You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxInt Class > TMtxInt Methods > Size Method > TMtxInt.Size Method ([In] TMtxVecBase, TIntPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxInt.Size Method ([In] TMtxVecBase, TIntPrecision)

Allows the IntPrecision property of the calling object to become of aPrecision value instead of Src.IntPrecision value.

Syntax
C#
Visual Basic
public override TMtxVecInt Size([In] TMtxVecBase Src, TIntPrecision aPrecision);

It is also possible to pass the calling object as the Src with a different IntPrecision value. The value of the IntPrecision property can be changed without knowing the actual type of the object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!